Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
This is an automated release PR generated by release-plz, bumping the klag-exporter version from 0.1.14 to 0.1.15. The release includes several fixes related to code review feedback and formatting, as well as improvements to the consumer pool implementation for handling timestamps in large cluster setups.
Changes:
- Version bumped from 0.1.14 to 0.1.15 across all package manifests and Helm charts
- Dependency updates in Cargo.lock including minor version bumps for various crates
- CHANGELOG.md updated with release notes for v0.1.15
Reviewed changes
Copilot reviewed 4 out of 5 changed files in this pull request and generated 1 comment.
Show a summary per file
| File | Description |
|---|---|
| Cargo.toml | Package version updated to 0.1.15 |
| Cargo.lock | Transitive dependency updates including futures (0.3.31→0.3.32), clap (4.5.56→4.5.59), and various other minor bumps; new WASI/wit-bindgen related dependencies added |
| helm/klag-exporter/Chart.yaml | Helm chart version and appVersion updated to 0.1.15 |
| helm/klag-exporter/values.yaml | Container image tag updated to 0.1.15 |
| CHANGELOG.md | Release notes added for v0.1.15 with fixes and other changes |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🤖 New release
klag-exporter: 0.1.14 -> 0.1.15Changelog
This PR was generated with release-plz.